Attributes {
    Y {
        String standard_name "latitude";
        Float32 pointwidth 0.5;
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        Float32 pointwidth 0.5;
        Int32 gridtype 0;
        String units "degree_east";
    }
    T {
        Float32 pointwidth 1.0;
        String standard_name "time";
        Float32 modulus 12.0;
        Float32 modulo 12.0;
        String calendar "360";
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    T2 {
        String calendar "360";
        Int32 pointwidth 12;
        String long_name "Training period";
        Int32 gridtype 0;
        String units "months since 1960-01-01";
    }
    partial_L {
        Float32 pointwidth 3.0;
        Float32 file_missing_value -999.0;
        Float32 missing_value NaN;
        String long_name "$partialdiff sub L$ input observations";
        String units "0.144 meter year-2";
        String history "Output from CPT for 12 3-month running seasons for 1960-2009 between ECHAM4p5 GCM and CRU dataset, CPT recompiled on Mac 9.04 version", "Averaged over L[2.5 months, 4.5 months] minimum 0.0% data present";
    }
NC_GLOBAL {
    String Conventions "IRIDL";
}
}